home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / music / cdmp21.arj / SETUP.INF < prev   
INI File  |  1994-02-11  |  457b  |  27 lines

  1. ;Windows install program for CD Music Player
  2. ;
  3. [dialog]
  4.     caption = "CD Music Player installation"
  5.  
  6. [data]
  7.     defdir = C:\windows
  8.  
  9. [disks]
  10.     1 =., "CD Music Player"
  11.  
  12. [needed.space]
  13.     minspace = 120000
  14.  
  15. [app.copy.appstuff]
  16.     #app.main,     0:
  17.  
  18. [app.main]
  19.     1:CDMP.EXE,        "CDMP.EXE"
  20.     1:CDMP.HLP,        "CDMP.HLP"
  21.  
  22. [progman.groups]
  23.     "CD Music Player",cdmp.grp
  24.  
  25. [CD.Music.Player]
  26.     "CD Music Player", CDMP.EXE
  27.